home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 April / PC för Alla 0504.iso / noje / arcade-3.6.exe / pong.swf / scripts / DefineButton2_3 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-06-17  |  58 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(2);
  4. }
  5.